{{(currentAuction.state === 0 || (currentAuction.state === 1 && (currentAuction.uid == muid || currentAuction.uid === null)))?"起拍价":((currentAuction.state === 1 && currentAuction.uid != muid)?currentAuction.username:((currentAuction.price === null || currentAuction.price == 0 || currentAuction.originPrice == currentAuction.price)?"当前无人应价":"成交价"))}}
{{currentAuction.price | pricestr}}
系统:{{m.username}}的出价被系统判定为无效出价
系统:网络出现错误,请重新出价
{{nextAuctionInfo.username}}
{{nextAuctionInfo.uid == uid?"恭喜您成功竞拍 !":"成功拍得此拍品 !"}}
本拍品竞拍结束
{{nextAuctionInfo.title}}